home *** CD-ROM | disk | FTP | other *** search
Wrap
Text File | 1994-05-10 | 1.3 KB | 23 lines | [ TEXT/ttxt]
The additions in this 1.05B folder were modified by Andrew Gariepy to make SpriteWorld more robust. As such it has been added to Robert Hommell’s FBSpriteWorld package so that all FutureBASIC users can use this wonderful addition. ' ------------------------------------------------------------ ' Notes on 1.05B ' ' Works with 32 bit quickdraw only 04/26/94 ' Added dialog & menu event handling for BG running ' Reduced memory requirements by 1/3 04/28/94 ' Fixed Power Mac problems ' Fixed unlocked GWorld bugs 04/29/94 ' Fixed other things for speed & reliability 05/01/94 ' ' Testing for reliability was performed on a Mac IIfx, Q-700, Q-610, ' and 840av, plus Power Macs 6100/60, 7100/66av, and 8100/80. All ' tests were run under System 7.1 and 7.12. ' ' The best speed we saw was the 8100 which achieved a frame rate ' of 65 frames/sec (fps) at millions of colors. 256 colors peaked ' the rate at about 80 fps. The 6100 could reach 65 fps when run ' at 4 color mode. Remember though, this was under the emulator ' which required thousands of mode switches per second of animation. ' Not a bad speed considering.